home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
punching.swf
/
scripts
/
DefineButton2_51
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2008-11-12
|
103b
|
8 lines
on(press){
power = "0";
tellTarget(loader add "/power")
{
gotoAndPlay(2);
}
}